build: Use cd $(srcdir) instead of `git -C`
authorColin Walters <walters@verbum.org>
Wed, 17 May 2017 01:46:22 +0000 (21:46 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Wed, 17 May 2017 13:45:58 +0000 (13:45 +0000)
commit28e30712564278807bb2fb71ea08bc1d127b83f0
treeb5941408513cddbd578c4ae2b18bb3bcc85b453c
parent3ef287070089411350252cb0895d4f2cb8a861fa
build: Use cd $(srcdir) instead of `git -C`

Since the version in CentOS is too old, and we get a spam of warnings, plus
things like detecting the git repo break.

Fixes: 50f73cbac35be97fd5895531e295d05dabaa8ed9
Closes: #868
Approved by: jlebon
Makefile.am